Tue Apr 28 2020 14:13:35 GMT+0200 (GMT+02:00)

Given that I am at the homepage 6s 555ms

Then I should see the Hoolitels logo 2s 47ms

Given that I am at the homepage 5s 922ms

When I click on the user icon 84ms

And I enter "user" in the email field 824ms

And I enter "user" in the password field 516ms

And I click the login button 2s 27ms

Then I should be logged in 12ms Show Error +
                                            
AssertionError: Expected to be logged in at createWorld.(anonymous) (/Users/mariantowfik/Desktop/hoolitels/frontend/tests/selenium/step-definitions/login.js:34:9) at processTicksAndRejections (internal/process/task_queues.js:93:5)

After 2s 596ms Screenshot +

Given that I am at the homepage 5s 709ms

When I click on the user icon 30ms

And I enter "tdinsdaleg@naver.com" in the email field 901ms

And I enter "3uROILP" in the password field 518ms

And I click the login button 2s 22ms

Then I should be logged in 11ms Show Error +
                                            
AssertionError: Expected to be logged in at createWorld.(anonymous) (/Users/mariantowfik/Desktop/hoolitels/frontend/tests/selenium/step-definitions/login.js:34:9) at processTicksAndRejections (internal/process/task_queues.js:93:5)

After 2s 595ms Screenshot +

Given that I am at the homepage 5s 725ms

And I click on the user icon 113ms

And I click on Don't have an account? link text 314ms

And I click anywhere on the site 295ms

When I enter my för och efternamn 1s 306ms

And I enter my land 1s 51ms

And I enter my adress 1s 56ms

And I enter my postnummer 1s 45ms

And I enter bekräfta lösenord 1s 83ms

And I enter my telefonnummer 1s 82ms

And I press the submit button 1s 284ms

Then I should have a account 0s

Given that I am at the homepage 5s 975ms

When I select Malmö from the välj stad dropdown menu 82ms Show Error +
                                            
TypeError: Cannot read property 'click' of null at createWorld.(anonymous) (/Users/mariantowfik/Desktop/hoolitels/frontend/tests/selenium/step-definitions/roomsByCity.js:6:18) at processTicksAndRejections (internal/process/task_queues.js:93:5)

And I click the sök button 0s

Then I should get a list of available rooms in Malmö 0s

After 2s 944ms Screenshot +